Add maestro E2E test for purchase through paywall#837
Draft
ajpallares wants to merge 3 commits intoe2e-tests-appfrom
Draft
Add maestro E2E test for purchase through paywall#837ajpallares wants to merge 3 commits intoe2e-tests-appfrom
ajpallares wants to merge 3 commits intoe2e-tests-appfrom
Conversation
8bfcd72 to
bc1a466
Compare
10a37d7 to
df2c385
Compare
df2c385 to
dd86a57
Compare
Made-with: Cursor
1bd37e2 to
d35cc1d
Compare
dd86a57 to
a5c35a8
Compare
Adds takeScreenshot steps at purchase screen, paywall, and entitlements unlocked stages for consistency with other SDKs. Made-with: Cursor
These steps were only used for debugging CI failures and add unnecessary clutter to the CI report. Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
config.yamlfor Maestro test executionutils/confirm_purchase.yamlutility that handles test store purchase confirmation on both iOS and Android (using regex to match platform-specific alert text)Depends on #836